'Declaration
Public Sub Refresh( _ Optional ByVal keepSlotContent As Boolean _ )
'Usage
Dim instance As CalendarSlotsPanel(Of S) Dim keepSlotContent As Boolean instance.Refresh(keepSlotContent)
public void Refresh( bool keepSlotContent )
Parameters
- keepSlotContent
- Keeps the slot content when a slot is already created.